PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class / getAnnotationHeight Method
In This Topic
    getAnnotationHeight Method
    In This Topic
    Gets the annotation height.
    The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.
    Syntax
    public double getAnnotationHeight()

    Return Value

    The height of the annotation drawn on the page.
    See Also